
/*-----------------------------------------------------------------
文件名称：山西省残疾人联合会-全站公用样式
文件作者：Sunshine
编辑日期?013/03/27
文件说明：全站公用样式文?
-----------------------------------------------------------------*/

/*	通配	*/
* {
	margin:0;
	padding:0px;
}
ul li, ol li {
	list-style:none;
	margin:0;
	padding:0;
}
img {
	border:none;
}
/*	Ie6 H Bug	*/
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#0066ff;
	text-decoration:none;
}
.clearboth {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
body {
	line-height:18px;
	font-size:12px;
	background:FFF;
	color:#000;
	text-align:center;
}
/*	SKIP TO MAIN	*/
div#skip {
	width:0px;
	height:0px;
	overflow:hidden;
}
div#container {
	width:987px;
	text-align:center;
	margin:0 auto;
}
ul#changepage {
	text-align:center;
	width:698px;
	padding-top:5px;
}
ul#changepage  li{
	display:inline;
	padding-right:10px;
	font-size:14px;
}
ul#changepage  li a:hover{
	color:#F00;}
/*	辅助工具	*/
div#toolbar {width:100%; background:#F60; padding:5px 0px; border-bottom:3px solid #000; position:fixed;}


	/*ly 2013-06*/
div.page ul{width:165px;
	float:right;
	padding:5px 0;}
div.page ul li{ float:left;padding:0 0 0 5px;}
div.page ul li img{
	line-height:0px;
	font-size:0px;}
div.page ul li a:hover{color:#ff0000; font-weight:bold;}
/*ly 2013-06*/